The Maple Style file maplems.sty

The ``Export to LATEX'' file is created with the ``article'' style further modified by the style ``maplems''. The effect of using ``maplems'' is to define some special commands needed by Maple, and to set the default page layout settings. They are defined by the contents of the file maplems.sty. A copy of earlier versions of this file is found in the Maple directory maple/etc, (or the equivalent location on DOS and Macintosh platforms.) The changes that have been incorporated here are to make the change to latex2e.

This file has several sections, each setting a different group of style parameters. By changing these settings you can change aspects of the overall style. These can be changed by editing a copy of this file, or they can be reset directly in the ``preamble'' of your document (i.e., the part between the line beginning .. and the line {document}) by adding commands such as

\setlength{\LeftMapleSkip}{0in}

(This particular command would cause the indentation of Maple commands to be set to 0 inches.)

Portions of these style files are shown below. The lines beginning with % are comments to TEXand LATEX.



Subsections